bn.fit objects, and
dump bn.fit objects into files for other programs to read.# Old (non-XML) Bayesian Interchange files.
read.bif(file, debug = FALSE)
write.bif(file, fitted)# Microsoft Interchange files.
read.dsc(file, debug = FALSE)
write.dsc(file, fitted)
# HUGIN flat network format.
read.net(file, debug = FALSE)
write.net(file, fitted)
bn.fit.TRUE a lot of debugging output
is printed; otherwise the function is completely silent.read.bif, read.dsc and read.net return an
object of class bn.fit. write.bif, write.dsc and write.net return
NULL invisibly.
Genie,
HUGIN Expert,
Netica,